home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Netherlands - A Compact World
/
The Netherlands.iso
/
NederlandM2.dxr
/
Internal_76_schermres.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-12-20
|
160 b
|
12 lines
on startMovie
global doedewissel
doedewissel = 0
end
on stopMovie
global oldRes
if the platform contains "win" then
ChangeRes(oldRes)
end if
end